home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 751 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  926 b 

  1. From: mh1@irz301.inf.tu-dresden.de (Michael Hohmuth)
  2. Subject: Re: MiNT goes UNiX, invitation for mailing list (MINTOS)
  3. Date: Mon, 10 Jan 1994 17:59:16 +0100 (MET)
  4.         mint@atari.archive.umich.edu
  5. In-Reply-To: <199401101141.AA03844@avignon.daimi.aau.dk> from "Christian Lynbech" at Jan 10, 94 12:41:05 pm
  6. Mime-Version: 1.0
  7.  
  8. > - Perhaps some standards for how to port software, such that rather
  9. >   than just using `#ifdef atari' when making some (unix incompatible)
  10. >   changes, one should use something like:
  11. >     `#if defined(atari) && !defined(MINTOS)'
  12. >   so that we unix freaks will not loose the unix way of doeing things,
  13. >   unless we insist.
  14.  
  15. I think that
  16.  
  17.     #ifdef __MINT__
  18.  
  19. would look better, once it's clear that the MiNT library shall be used
  20. in the distribution.  We don't need another "MINTOS" libc, do we?
  21.  
  22. BTW, I don't like the name "MINTOS".  ;-)
  23.  
  24. Michael
  25. -- 
  26. Internet: hohmuth@freia.inf.tu-dresden.de
  27.